builder: Allow <property bind /> for objects
authorBenjamin Otte <otte@redhat.com>
Wed, 18 Dec 2019 15:47:31 +0000 (16:47 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 14:46:27 +0000 (10:46 -0400)
commit1ef805328fca0abf0841bb15af78c2b752ef7ec1
tree38b6e8acc04aa8709213a1fd4d48d36220708d02
parent3a8ebf4c9f7d5202eeb7937371318d5e682151a8
builder: Allow <property bind /> for objects

Previously, object properties had to always be set to a value.
This now works without it.
gtk/gtkbuilder.c